Caverns of the lost miner - cave editor
=======================================
- You need Java Runtime Environment 1.4 from www.javasoft.com Java 1.5 
  is strongly recommended.
- You need version C calomin.xex downloaded from http://baktra.wz.cz/software/calomin.html
- This editor directly edits atari executables
- Start editing in this way:

  java -jar calomin_editor.jar
  File->Load game executable->calomin.xex

- If you want to use this editor with other versions of the game, you can. You have 
  to specify offset and number of caves in edited file like this:
  
  java -jar clmedit.jar 1027 13

  (enjoy the hex-editor)

- This editor obviously won't work with compressed executable files
- This editor is public domain



 
